FrameLib  2.0
DSP processing with frames of arbitrary timing and length
FrameLib_Multistream Member List

This is the complete list of members for FrameLib_Multistream, including all inherited members.

addConnection(Connection connection, unsigned long inIdx)FrameLib_Object< FrameLib_Multistream >inline
addOrderingConnection(Connection connection)FrameLib_Object< FrameLib_Multistream >inline
addOutputDependencies(std::vector< U * > &dependencies)FrameLib_Object< FrameLib_Multistream >inline
addOutputDependencies(std::vector< U * > &dependencies, unsigned long outIdx)FrameLib_Object< FrameLib_Multistream >inline
addOutputDependencies(Queue *queue)FrameLib_Object< FrameLib_Multistream >inlineprotected
addOutputDependencies(Queue *queue, unsigned long outIdx)FrameLib_Object< FrameLib_Multistream >inlineprotected
addUniqueItem(std::vector< U > &list, U item)FrameLib_Object< FrameLib_Multistream >inlineprotectedstatic
alloc(unsigned long N)FrameLib_Object< FrameLib_Multistream >inlineprotected
audioInfo(unsigned long idx, bool verbose=false)FrameLib_Object< FrameLib_Multistream >inlinevirtual
autoOrderingConnections()=0FrameLib_Object< FrameLib_Multistream >pure virtual
BlockConnection typedefFrameLib_Multistreamprotected
blockUpdate(const double *const *ins, double **outs, unsigned long blockSize)=0FrameLib_Object< FrameLib_Multistream >pure virtual
callConnectionUpdate()FrameLib_Object< FrameLib_Multistream >inline
clearAllocator()FrameLib_Object< FrameLib_Multistream >inlineprotected
clearAutoOrderingConnections()=0FrameLib_Object< FrameLib_Multistream >pure virtual
clearConnections()FrameLib_Object< FrameLib_Multistream >inline
clearOrderingConnections()FrameLib_Object< FrameLib_Multistream >inline
dealloc(U *&ptr)FrameLib_Object< FrameLib_Multistream >inlineprotected
deleteConnection(unsigned long inIdx)FrameLib_Object< FrameLib_Multistream >inline
deleteOrderingConnection(Connection connection)FrameLib_Object< FrameLib_Multistream >inline
deleteUniqueItem(std::vector< U > &list, U item)FrameLib_Object< FrameLib_Multistream >inlineprotectedstatic
enableOrderingConnections()FrameLib_Object< FrameLib_Multistream >inlineprotected
formatInfo(const char *verboseStr, const char *briefStr, bool verbose)FrameLib_Object< FrameLib_Multistream >inlineprotectedstatic
formatInfo(const char *str, unsigned long idx)FrameLib_Object< FrameLib_Multistream >inlineprotectedstatic
formatInfo(const char *verboseStr, const char *briefStr, unsigned long idx, bool verbose)FrameLib_Object< FrameLib_Multistream >inlineprotectedstatic
formatInfo(const char *str, const char *replaceStr)FrameLib_Object< FrameLib_Multistream >inlineprotectedstatic
formatInfo(const char *verboseStr, const char *briefStr, const char *replaceStr, bool verbose)FrameLib_Object< FrameLib_Multistream >inlineprotectedstatic
FrameLib_Multistream(ObjectType type, FrameLib_Context context, FrameLib_Proxy *proxy, unsigned long nStreams, unsigned long nIns, unsigned long nOuts)FrameLib_Multistreaminline
FrameLib_Multistream(ObjectType type, FrameLib_Context context, FrameLib_Proxy *proxy, unsigned long nStreams)FrameLib_Multistreaminline
FrameLib_Multistream(const FrameLib_Multistream &)=deleteFrameLib_Multistream
FrameLib_Object(ObjectType type, FrameLib_Context context, FrameLib_Proxy *proxy)FrameLib_Object< FrameLib_Multistream >inline
FrameLib_Queueable()FrameLib_Queueable< FrameLib_Multistream >inline
getConnection(unsigned long inIdx) constFrameLib_Object< FrameLib_Multistream >inline
getConnectionInternal(unsigned long inIdx) constFrameLib_Object< FrameLib_Multistream >inlineprotected
getContext() constFrameLib_Object< FrameLib_Multistream >inline
getEmptyFixedInput(unsigned long idx, unsigned long *size)FrameLib_Object< FrameLib_Multistream >inlineprotected
getFixedInput(unsigned long idx, unsigned long *size)=0FrameLib_Object< FrameLib_Multistream >pure virtual
getInputChan(unsigned long inIdx, unsigned long chan)FrameLib_Multistreamprotected
getInputNumChans(unsigned long inIdx)FrameLib_Multistreamprotected
getNumAudioChans() constFrameLib_Object< FrameLib_Multistream >inline
getNumAudioIns() constFrameLib_Object< FrameLib_Multistream >inline
getNumAudioOuts() constFrameLib_Object< FrameLib_Multistream >inline
getNumIns() constFrameLib_Object< FrameLib_Multistream >inline
getNumOrderingConnections() constFrameLib_Object< FrameLib_Multistream >inline
getNumOuts() constFrameLib_Object< FrameLib_Multistream >inline
getNumStreams()FrameLib_Multistreaminline
getOrderingConnection(unsigned long idx) constFrameLib_Object< FrameLib_Multistream >inline
getOrderingConnectionChan(unsigned long idx, unsigned long chan)FrameLib_Multistreamprotected
getOrderingConnectionInternal(unsigned long idx) constFrameLib_Object< FrameLib_Multistream >inlineprotected
getOrderingConnectionNumChans(unsigned long idx)FrameLib_Multistreamprotected
getParameters() constFrameLib_Object< FrameLib_Multistream >inlinevirtual
getProxy() constFrameLib_Object< FrameLib_Multistream >inline
getSerialised()=0FrameLib_Multistreampure virtual
getType() constFrameLib_Object< FrameLib_Multistream >inline
handlesAudio()FrameLib_Multistreaminlinestatic
inputInfo(unsigned long idx, bool verbose=false)FrameLib_Object< FrameLib_Multistream >inlinevirtual
inputType(unsigned long idx) const=0FrameLib_Object< FrameLib_Multistream >pure virtual
isConnected(unsigned long inIdx) constFrameLib_Object< FrameLib_Multistream >inline
mOutputsFrameLib_Multistreamprotected
MultistreamConnection typedefFrameLib_Multistreamprotected
MultistreamOutput typedefFrameLib_Multistreamprotected
numberedString(const char *str, unsigned long idx)FrameLib_Object< FrameLib_Multistream >inlineprotectedstatic
objectInfo(bool verbose=false)FrameLib_Object< FrameLib_Multistream >inlinevirtual
operator=(const FrameLib_Multistream &)=deleteFrameLib_Multistream
outputInfo(unsigned long idx, bool verbose=false)FrameLib_Object< FrameLib_Multistream >inlinevirtual
outputType(unsigned long idx) const=0FrameLib_Object< FrameLib_Multistream >pure virtual
parameterInputInfo(bool verbose)FrameLib_Object< FrameLib_Multistream >inlineprotectedstatic
Queue typedefFrameLib_Object< FrameLib_Multistream >
registerStorage(const char *name)FrameLib_Object< FrameLib_Multistream >inlineprotected
releaseStorage(FrameLib_LocalAllocator::Storage *&storage)FrameLib_Object< FrameLib_Multistream >inlineprotected
reset(double samplingRate, unsigned long maxBlockSize)=0FrameLib_Object< FrameLib_Multistream >pure virtual
setFixedInput(unsigned long idx, double *input, unsigned long size)=0FrameLib_Object< FrameLib_Multistream >pure virtual
setInputAlias(Connection alias, unsigned long inIdx)FrameLib_Object< FrameLib_Multistream >inline
setIO(unsigned long nIns, unsigned long nOuts, unsigned long nAudioChans=0)FrameLib_Multistreaminlineprotected
setOrderingAlias(FrameLib_Multistream *alias)FrameLib_Object< FrameLib_Multistream >inline
setOutputAlias(Connection alias, unsigned long outIdx)FrameLib_Object< FrameLib_Multistream >inline
supportsOrderingConnections() constFrameLib_Object< FrameLib_Multistream >inline
~FrameLib_Multistream()FrameLib_Multistreaminlinevirtual
~FrameLib_Object()FrameLib_Object< FrameLib_Multistream >inlinevirtual